CSharpTest.Net
TryRemove Method
See Also  Send Feedback Download Help File
CSharpTest.Net.BPlusTree Assembly > CSharpTest.Net.Collections Namespace > BPlusTree<TKey,TValue> Class : TryRemove Method

Glossary Item Box

Removes the element with the specified key from the IDictionary.

Overload List

OverloadDescription
TryRemove(TKey,TValue)Removes the element with the specified key from the IDictionary.  
TryRemove(TKey,KeyValuePredicate<TKey,TValue>)Removes the element with the specified key from the IDictionary if the fnCondition predicate is null or returns true.  
TryRemove<T>(TKey,T)Conditionally removes a key/value pair from the dictionary via an implementation of the IRemoveValue<TKey,TValue> interface.  

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys